home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 140
/
(Vol 140) Sep 19 2011.iso
/
Games
/
world-wars.swf
/
scripts
/
DefineSprite_396
/
frame_7
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2011-09-19
|
260 b
|
10 lines
_parent.rollButton(inside.x);
inside.content._visible = true;
inside.x.onRelease = function()
{
_global.SOUNDS.playSound("Click- głośniejszy.wav");
_global.SOUNDS.playSound("okno help close.wav");
gotoAndPlay(_currentframe + 1);
};
stop();